Remove a redundant const
authorMatthias Clasen <mclasen@redhat.com>
Sun, 22 Mar 2015 19:18:35 +0000 (15:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 22 Mar 2015 19:18:35 +0000 (15:18 -0400)
commitf00f2fdf0d5ccbfa96014cce661043d25783b8f1
treebda21a5fdc9fc3c50369e12787dcb080d6d713ae
parenta14bb5578fa5de31c72c2ebc5fb1788890eb1648
Remove a redundant const

const gchar const is still just const gchar, unless there's
indirections in between.
gtk/gtkprintunixdialog.c